Package-level declarations

Types

Link copied to clipboard

Serializes IntRange in their closer representation: 6..9 // -> "6..9".

Link copied to clipboard

Serializes LongRange in their closer representation: 6L..9L // -> "6..9".